home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Headers / bsd / i386 / param.h < prev    next >
C/C++ Source or Header  |  1995-02-14  |  121b  |  11 lines

  1. /*
  2.  *    Copyright (C) 1989, NeXT, Inc.
  3.  */
  4.  
  5. #ifndef    _I386_PARAM_
  6. #define    _I386_PARAM_
  7.  
  8. #define HZ    100
  9.  
  10. #endif    _I386_PARAM_
  11.